* {
	margin: 0;
	padding: 0;
}
body {
	font:12px "SimSun","����","Arial Narrow",HELVETICA; 
	background:#ffffff;
}
ul {
	list-style: none;
}
.header_wrap a {
	color: #8e8e8e;
	text-decoration: none;
	/* cursor:pointer; */
}
a:hover, a:active {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.header_wrap {
	margin: 0 auto;
	margin-bottom:10px;
}
.topNav_wrap {
	background: url(top_navBg.gif) repeat-x;
	height: 25px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 1px;
	line-height: 25px;
}
.top_nav {
	width: 1002px;
	margin: 0 auto;
	color: #8e8e8e;
}
.top_nav .l_info {
	float: left;
}
.top_nav .r_link {
	float: right;
}
.top_nav .l_info p span {
	color: #f25206;
}
.top_nav .r_link a {
	margin: 0 6px;
}
.top_nav .r_link a.loginBtn {
	background: url(drop_ico.gif) no-repeat right center;
	padding-right: 12px;
}
.head_wrap {
	height: 86px;
	background: url(head_bg.gif) repeat-x;
}
.head_wrap .head {
	margin: 0 auto;
	width: 1002px;
	overflow: hidden;
}
.head_wrap .head .logo {
	float: left;
}
.logo img:hover{
	cursor:pointer;
}
.head_wrap .head .searchDiv {
	float: right;
	width: 420px;
	margin-top: 20px;
}
.search_triggers a {
	margin: 0 6px;
}
.search_triggers span {
	color: #8e8e8e;
}
.search_panel {
	margin-top: 4px;
	border: 1px solid #cfd1d0;
	width: 414px;
	height: 27px;
	background-color: #ffffff;
}
.search_input {
	float: left;
	width: 372px;
	height: 27px;
	border: 0;
	line-height: 27px;
	padding: 0 5px;
}
.search_panel .submit {
	float: right;
	background: url(search_btn.gif) no-repeat;
	border: none;
	width: 30px;
	height: 27px;
	cursor: pointer;
	text-indent: -999em;
}
.nav_wrap {
	background: url(nav_bg.gif) repeat-x;
	height: 38px;
}
.nav_wrap .nav {
	width: 1002px;
	margin: 0 auto;
}
.nav_wrap .nav li {
	float: left;
	display: inline;
	line-height:35px;
}
.nav_wrap .nav li a {
	font-size: 14px;
	font-weight: bold;
	color: #525250;
	border-right: 1px solid #c9dbe5;
	border-left: 1px solid #fffeff;
	line-height: 36px;
	display:block;
	
	padding: 0 13px;
}
.nav_wrap .nav li a:hover, .nav_wrap .nav li a:active {
	color: #e9930a;
	text-decoration: none;
}
.on {
	border-bottom: 2px solid #c7a05f;
}
.nav_wrap .nav li a.first {
	border-left: none;
}
.nav_wrap .nav li a.last {
	border-right: none;
}
.header_wrap .b_bg {
	background: url(nav_bottom_bg.gif) repeat-x;
	height: 8px;
}


#footer {
	width:1002px;
	clear:both;
	padding-bottom:30px;
	overflow:hidden;
	margin:0 auto 10px;
}
#footer .footertop {
	height:37px;
	line-height:37px;
	text-align:center;
	color:#fff;
	background:url(footertop.gif) left top repeat-x;
	margin-bottom:16px;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	color:#1d71b1;
}
#footer p {
	text-align:center;
	margin-top:6px;
}
#footer .one,#footer .two,#footer .three,#footer .four {
	width:118px;
	float:left;
	margin-left:10px;
}
#footer img {
	float:left;
	margin-right:8px;
}
#footer ul li {
	line-height:15px;
}
#footer .footerbottom p+div {
	margin:30px 245px 30px 245px;
}
.top_on{
	color: #8E8E8E;
  cursor: pointer;
  text-decoration: none;
  font-weight:bold;
}

.footer_ext a{ display:inline-block; margin-right:6px; cursor:pointer;}
.footer_ext a.l1{ background:url(ext_01.gif) no-repeat; width:103px; height:41px;}
.footer_ext a.l2{ background:url(ext_02.gif) no-repeat; width:111px; height:41px;}
.footer_ext a.l3{ background:url(ext_03.gif) no-repeat; width:108px; height:41px;}
.footer_ext a.l4{ background:url(ext_04.gif) no-repeat; width:95px; height:41px;}

.margina {width:1066px;margin:0px auto;}
.home_menu_bg{ background:url(home_menu_bg.gif) repeat-x; height:41px; line-height:41px; overflow:hidden;}
.home_menu_bg li{float:left; height:41px; line-height:41px;font-weight:bold;padding:0px 30px; font-size:14px;color:#828282;}
.home_menu_bg .bg{ background:url(home_menu_line.gif) no-repeat right center;}
.home_menu_bg a{color:#828282; text-decoration:none;font-weight:normal;font-size:13px;}
.home_menu_bg a:hover, .home_menu_bg  a:active { text-decoration:none;}
.submenulink {color:#000000;}
.submenulink a:link, .submenulink a:visited {color:#000000;}
.submenulink a:hover, .submenulink a:active {text-decoration:none;	color: #ac0016;}

.login_frame{ width:auto; height:auto;background-color:#f7fbfe; padding:20px; border:1px solid #dedede;position: absolute; z-index: 10; display:none;}
.login_frame h3{ color:#106bb4; font-size:14px; font-weight:bold; border-bottom:1px solid #d2d2d2; padding-bottom:7px;}
.login_frame .login_content{ padding-top:10px;}
.login_content label{ display:block; font-size:12px; font-weight:bold; margin-bottom:5px; color:#313131;}
.login_content input{border:1px solid #d4d4d4; width:180px; height:30px; margin-bottom:10px; background:url(input_bg.gif) repeat-x; padding:0 5px; color:#5d5d5d;line-height:30px;}
.login_content .btn{ margin-top:5px;margin-left:15px;}
.login_content .btn a { display:block; width:92px; height:30px; line-height:30px; float:left; text-align:center; color:#ffffff; text-decoration:none; font-size:14px; font-weight:bold; cursor:pointer;}
.login_content .btn a.login_btn1{ background:url(log_btn.gif) no-repeat; margin-left:35px;}
login_btn{ background:url(log_btn.gif) no-repeat; margin-left:35px;}
.login_content .btn a.reg_btn{ background:url(reg_btn.gif) no-repeat; color:#313131;}
.login_content .btn a:hover,.login_content .btn a:active{ text-decoration:underline;}
.login_content .code{border:1px solid #d4d4d4; width:80px; height:30px; margin-bottom:20px; background:url(input_bg.gif) repeat-x; padding:0 5px; color:#5d5d5d;}
.topError{border:1px solid #ff8080; background-color:#fff2f2; padding:3px; margin-bottom:5px; color:#666666; font-size:12px;display:none;}
.login_content strong { position:absolute; left:120px;}
.btn_changeimg1{font-size:12px;font-weight:normal;cursor: pointer;color:#494949;}
.btn_changeimg1:hover,.btn_changeimg1:active{color:#F25206;text-decoration:underline;}
.btn_changeimg2{font-size:12px;font-weight:normal;cursor: pointer;color:#494949;}
.btn_changeimg2:hover,.btn_changeimg2:active{color:#F25206;text-decoration:underline;}
.login_content span { margin-left: 5px;}
.bg_1{display:none;position:fixed;width:100%;height:100%;background:white;z-index:3;top:0;left:0;filter:Alpha(Opacity=0);	/* IE */	-moz-opacity:0;	/* Moz + FF */	opacity: 0;}

.bg1{padding:0 20px !important;}